From: Juanma Barranquero Date: Wed, 31 Jan 2007 12:34:01 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~30694 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=edcacc1c14b566ccf4f9eae149e57b276bdacafd;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b720fa75f4a..8deacbb1957 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,11 @@ +2007-01-31 Juanma Barranquero + + * faces.el (color-values): Doc fix. + (face-differs-from-default-p): Don't check :foreground twice. + 2007-01-31 J.D. Smith - * comint.el (comint-mode): Prevent non-keyword fontification by - default. + * comint.el (comint-mode): Prevent non-keyword fontification by default. 2007-01-31 Kenichi Handa @@ -27,8 +31,7 @@ 2007-01-30 Michael Albinus - * files.el (get-free-disk-space): Return nil for remote - directories. + * files.el (get-free-disk-space): Return nil for remote directories. * net/ange-ftp.el (ange-ftp-ls): In case of wildcards, use "ls" instead of "dir".